home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / fs-6900.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  43.7 KB  |  1,016 lines

  1. *PPD-Adobe: "4.3"
  2. *%=============================================================================
  3. *%
  4. *%  PPD file for Kyocera FS-6900 (USA English)
  5. *%
  6. *%  Copyright (C) 1993-1999 Kyocera Technology Development Inc.
  7. *%  All Rights Reserved
  8. *%
  9. *%  Permission is granted for redistribution of this file as long as this
  10. *%  copyright notice is intact and the contents of the file are not altered
  11. *%  in any way from their original form.
  12. *%
  13. *%  Contents of this file are automatically generated with the PPDGEN utility 
  14. *%
  15. *%=============================================================================
  16.  
  17. *FileVersion: "1.6.2"
  18. *FormatVersion: "4.3"
  19. *LanguageEncoding: ISOLatin1
  20. *LanguageVersion: English
  21. *Product: "(FS-6900)"
  22. *PSVersion: "(2014.108) 1"
  23. *Manufacturer: "Kyocera"
  24. *ModelName: "Kyocera FS-6900 (KPDL-2)"
  25. *ShortNickName: "Kyocera FS-6900 (KPDL-2)"
  26. *NickName: "Kyocera FS-6900 (KPDL-2)"
  27. *PCFileName: "FS-6900.PPD"
  28.  
  29. *% Basic Device Capabilities
  30. *LanguageLevel: "2"
  31. *ColorDevice: False
  32. *DefaultColorSpace: Gray
  33. *TTRasterizer: Type42
  34. *?TTRasterizer: "
  35.   save
  36.   42 /FontType resourcestatus
  37.   { pop pop (Type42) }{ (None) } ifelse
  38.   = flush restore"
  39. *End
  40. *FreeVM: "12288000"
  41. *Throughput: "25"
  42.  
  43. *% Extensions
  44. *FileSystem: True
  45. *?FileSystem: "
  46.   save
  47.   false
  48.   (%disk%)
  49.   {currentdevparams dup /Writeable known
  50.     {/Writeable get {pop true} if}{pop} ifelse
  51.   } 100 string /IODevice resourceforall
  52.   {(True)}{(False)} ifelse
  53.   = flush restore "
  54. *End
  55.  
  56. *% System Management
  57. *SuggestedJobTimeout: "0"
  58. *SuggestedManualFeedTimeout: "0"
  59. *SuggestedWaitTimeout: "120"
  60. *PrintPSErrors: True
  61.  
  62. *Password: "0"
  63.  
  64. *ExitServer: "
  65.   count 0 eq {true}
  66.   {dup statusdict /checkpassword get exec not} ifelse
  67.   {(WARNING : Cannot perform the exitserver command.) =
  68.     (Password supplied is not valid.) =
  69.     (Please contact the author of this software.) = flush quit} if
  70.   serverdict /exitserver get exec"
  71. *End
  72.  
  73. *Reset: "
  74.   count 0 eq { true }
  75.   {dup statusdict /checkpassword get exec not} ifelse
  76.   {(WARNING : Cannot perform the exitserver command.) =
  77.     (Password supplied is not valid.) =
  78.     (Please contact the author of this software.) = flush quit} if
  79.   serverdict /exitserver get exec
  80.   systemdict /quit get exec
  81.   (WARNING : Printer Reset Failed.) = flush"
  82. *End
  83.  
  84. *% Protocols
  85. *Protocols: PJL TBCP
  86.  
  87. *1284Modes Parallel: Compat Nibble ECP
  88. *1284DeviceID: "MFG:Kyocera;Model:Kyocera FS-6900;COMMAND SET: POSTSCRIPT,PJL,PCL"
  89.  
  90. *% Page Stack Order
  91. *PageStackOrder FDTop: Reverse
  92. *PageStackOrder FURear: Normal
  93.  
  94. *% JCL Information 
  95. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  96. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE=POSTSCRIPT<0A>"
  97. *JCLEnd: "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X"
  98.  
  99. *JCLOpenUI *JCLEconomode/EcoPrint: PickOne
  100. *DefaultJCLEconomode: Off
  101. *OrderDependency: 5 JCLSetup *JCLEconomode
  102. *JCLEconomode Off/Off: "@PJL SET ECONOMODE=OFF<0A>"
  103. *JCLEconomode On/On: "@PJL SET ECONOMODE=ON<0A>"
  104. *JCLCloseUI: *JCLEconomode
  105.  
  106. *% Installable Options
  107. *OpenGroup: InstallableOptions/Installed Options
  108.  
  109. *% Paper Feeders
  110. *OpenUI *Option12/PF-26 Paper Feeders: PickOne
  111. *DefaultOption12: None
  112. *Option12 None/None: ""
  113. *Option12 One/One: ""
  114. *Option12 Two/Two: ""
  115. *?Option12: "
  116.   save
  117.   (None) currentpagedevice dup /InputAttributes known {
  118.     /InputAttributes get
  119.     dup 1 known {dup 1 get null ne {exch pop (One) exch} if} if
  120.     dup 3 known {dup 3 get null ne {exch pop (Two) exch} if} if
  121.   } if pop
  122.   = flush restore"
  123. *End
  124. *CloseUI: *Option12
  125.  
  126. *% Duplex Unit
  127. *OpenUI *Option16/Duplex Unit: Boolean
  128. *DefaultOption16: False
  129. *Option16 False/Not Installed: ""
  130. *Option16 True/Installed: ""
  131. *?Option16: "
  132.   save
  133.   currentpagedevice /Duplex known {(True)}{(False)} ifelse
  134.   = flush restore"
  135. *End
  136. *CloseUI: *Option16
  137.  
  138. *% Disk Drive
  139. *OpenUI *Option18/Optional Disk: PickOne
  140. *DefaultOption18: None
  141. *Option18 None/None: ""
  142. *Option18 HardDisk/Hard Disk: ""
  143. *Option18 RAMDisk/RAM Disk: ""
  144. *?Option18: "
  145.   save
  146.   false
  147.   (%disk?%)
  148.   {currentdevparams dup /Writeable known
  149.     {dup /Writeable get
  150.       {exch pop /LogicalSize get dup 0 gt exch 102400 lt eq true}{pop pop false} ifelse
  151.     }{pop pop} ifelse
  152.   } 100 string /IODevice resourceforall
  153.   {{(RAMDisk)}{(HardDisk)} ifelse}{(None)} ifelse
  154.   = flush restore"
  155. *End
  156. *CloseUI: *Option18
  157.  
  158. *% Installed Memory
  159. *OpenUI *InstalledMemory/Memory: PickOne
  160. *DefaultInstalledMemory: 16MB
  161. *InstalledMemory 16MB/Standard: ""
  162. *InstalledMemory 32MB/16MB Upgrade: ""
  163. *InstalledMemory 48MB/32MB Upgrade: ""
  164. *InstalledMemory 72MB/>= 56MB Upgrade: ""
  165. *?InstalledMemory: "
  166.   save
  167.   currentsystemparams dup
  168.   /RamSize known {
  169.     /RamSize get
  170.     524288 div ceiling cvi 2 div cvi
  171.     /vmsize 20 string def
  172.     vmsize cvs print
  173.     (MB) print (\n) print flush
  174.   }{
  175.     pop (Unknown) print flush
  176.   } ifelse
  177.   restore"
  178. *End
  179. *CloseUI: *InstalledMemory
  180.  
  181. *CloseGroup: InstallableOptions
  182.  
  183. *% Virtual Memory 
  184. *VMOption 16MB: "12288000"
  185. *VMOption 32MB: "25728000"
  186. *VMOption 48MB: "39168000"
  187. *VMOption 72MB: "59328000"
  188.  
  189.  
  190. *% Constraints
  191. *UIConstraints: *Option12 None *InputSlot PF26A
  192. *UIConstraints: *InputSlot PF26A *Option12 None
  193. *UIConstraints: *Option12 None *InputSlot PF26B
  194. *UIConstraints: *InputSlot PF26B *Option12 None
  195. *UIConstraints: *Option12 One *InputSlot PF26B
  196. *UIConstraints: *InputSlot PF26B *Option12 One
  197. *UIConstraints: *Duplex *Option16 False
  198. *UIConstraints: *Option16 False *Duplex DuplexTumble
  199. *UIConstraints: *Option16 False *Duplex DuplexNoTumble
  200. *UIConstraints: *MediaType Transparency *Duplex
  201. *UIConstraints: *Duplex *MediaType Transparency
  202. *UIConstraints: *MediaType Labels *Duplex
  203. *UIConstraints: *Duplex *MediaType Labels
  204. *UIConstraints: *KCCollate *Option18 None
  205. *UIConstraints: *Option18 None *KCCollate Temp0
  206. *UIConstraints: *Option18 None *KCCollate Temp
  207. *UIConstraints: *Option18 None *KCCollate Perm
  208. *UIConstraints: *Option18 RAMDisk *KCCollate Perm
  209. *UIConstraints: *KCCollate Perm *Option18 RAMDisk
  210. *UIConstraints: *Option18 HardDisk *KCCollate Temp0
  211. *UIConstraints: *KCCollate Temp0 *Option18 HardDisk
  212. *UIConstraints: *Option18 RAMDisk *KCCollate Temp
  213. *UIConstraints: *KCCollate Temp *Option18 RAMDisk
  214. *UIConstraints: *KCBarcodeMode *Option18 RAMDisk
  215. *UIConstraints: *Option18 RAMDisk *KCBarcodeMode First
  216. *UIConstraints: *Option18 RAMDisk *KCBarcodeMode All
  217. *UIConstraints: *KCBarcodeMode *KCCollate None
  218. *UIConstraints: *KCCollate None *KCBarcodeMode First
  219. *UIConstraints: *KCCollate None *KCBarcodeMode All
  220. *UIConstraints: *PageSize Executive *InputSlot Internal
  221. *UIConstraints: *InputSlot Internal *PageSize Executive
  222. *UIConstraints: *PageRegion Executive *InputSlot Internal
  223. *UIConstraints: *InputSlot Internal *PageRegion Executive
  224. *UIConstraints: *PageSize A6 *InputSlot Internal
  225. *UIConstraints: *InputSlot Internal *PageSize A6
  226. *UIConstraints: *PageRegion A6 *InputSlot Internal
  227. *UIConstraints: *InputSlot Internal *PageRegion A6
  228. *UIConstraints: *PageSize ISOB5 *InputSlot Internal
  229. *UIConstraints: *InputSlot Internal *PageSize ISOB5
  230. *UIConstraints: *PageRegion ISOB5 *InputSlot Internal
  231. *UIConstraints: *InputSlot Internal *PageRegion ISOB5
  232. *UIConstraints: *PageSize B6 *InputSlot Internal
  233. *UIConstraints: *InputSlot Internal *PageSize B6
  234. *UIConstraints: *PageRegion B6 *InputSlot Internal
  235. *UIConstraints: *InputSlot Internal *PageRegion B6
  236. *UIConstraints: *PageSize EnvPersonal *InputSlot Internal
  237. *UIConstraints: *InputSlot Internal *PageSize EnvPersonal
  238. *UIConstraints: *PageRegion EnvPersonal *InputSlot Internal
  239. *UIConstraints: *InputSlot Internal *PageRegion EnvPersonal
  240. *UIConstraints: *PageSize Env9 *InputSlot Internal
  241. *UIConstraints: *InputSlot Internal *PageSize Env9
  242. *UIConstraints: *PageRegion Env9 *InputSlot Internal
  243. *UIConstraints: *InputSlot Internal *PageRegion Env9
  244. *UIConstraints: *PageSize Env10 *InputSlot Internal
  245. *UIConstraints: *InputSlot Internal *PageSize Env10
  246. *UIConstraints: *PageRegion Env10 *InputSlot Internal
  247. *UIConstraints: *InputSlot Internal *PageRegion Env10
  248. *UIConstraints: *PageSize EnvMonarch *InputSlot Internal
  249. *UIConstraints: *InputSlot Internal *PageSize EnvMonarch
  250. *UIConstraints: *PageRegion EnvMonarch *InputSlot Internal
  251. *UIConstraints: *InputSlot Internal *PageRegion EnvMonarch
  252. *UIConstraints: *PageSize EnvDL *InputSlot Internal
  253. *UIConstraints: *InputSlot Internal *PageSize EnvDL
  254. *UIConstraints: *PageRegion EnvDL *InputSlot Internal
  255. *UIConstraints: *InputSlot Internal *PageRegion EnvDL
  256. *UIConstraints: *PageSize EnvC5 *InputSlot Internal
  257. *UIConstraints: *InputSlot Internal *PageSize EnvC5
  258. *UIConstraints: *PageRegion EnvC5 *InputSlot Internal
  259. *UIConstraints: *InputSlot Internal *PageRegion EnvC5
  260. *UIConstraints: *PageSize Executive *InputSlot PF26A
  261. *UIConstraints: *InputSlot PF26A *PageSize Executive
  262. *UIConstraints: *PageRegion Executive *InputSlot PF26A
  263. *UIConstraints: *InputSlot PF26A *PageRegion Executive
  264. *UIConstraints: *PageSize A5 *InputSlot PF26A
  265. *UIConstraints: *InputSlot PF26A *PageSize A5
  266. *UIConstraints: *PageRegion A5 *InputSlot PF26A
  267. *UIConstraints: *InputSlot PF26A *PageRegion A5
  268. *UIConstraints: *PageSize A6 *InputSlot PF26A
  269. *UIConstraints: *InputSlot PF26A *PageSize A6
  270. *UIConstraints: *PageRegion A6 *InputSlot PF26A
  271. *UIConstraints: *InputSlot PF26A *PageRegion A6
  272. *UIConstraints: *PageSize ISOB5 *InputSlot PF26A
  273. *UIConstraints: *InputSlot PF26A *PageSize ISOB5
  274. *UIConstraints: *PageRegion ISOB5 *InputSlot PF26A
  275. *UIConstraints: *InputSlot PF26A *PageRegion ISOB5
  276. *UIConstraints: *PageSize B6 *InputSlot PF26A
  277. *UIConstraints: *InputSlot PF26A *PageSize B6
  278. *UIConstraints: *PageRegion B6 *InputSlot PF26A
  279. *UIConstraints: *InputSlot PF26A *PageRegion B6
  280. *UIConstraints: *PageSize EnvPersonal *InputSlot PF26A
  281. *UIConstraints: *InputSlot PF26A *PageSize EnvPersonal
  282. *UIConstraints: *PageRegion EnvPersonal *InputSlot PF26A
  283. *UIConstraints: *InputSlot PF26A *PageRegion EnvPersonal
  284. *UIConstraints: *PageSize Env9 *InputSlot PF26A
  285. *UIConstraints: *InputSlot PF26A *PageSize Env9
  286. *UIConstraints: *PageRegion Env9 *InputSlot PF26A
  287. *UIConstraints: *InputSlot PF26A *PageRegion Env9
  288. *UIConstraints: *PageSize Env10 *InputSlot PF26A
  289. *UIConstraints: *InputSlot PF26A *PageSize Env10
  290. *UIConstraints: *PageRegion Env10 *InputSlot PF26A
  291. *UIConstraints: *InputSlot PF26A *PageRegion Env10
  292. *UIConstraints: *PageSize EnvMonarch *InputSlot PF26A
  293. *UIConstraints: *InputSlot PF26A *PageSize EnvMonarch
  294. *UIConstraints: *PageRegion EnvMonarch *InputSlot PF26A
  295. *UIConstraints: *InputSlot PF26A *PageRegion EnvMonarch
  296. *UIConstraints: *PageSize EnvDL *InputSlot PF26A
  297. *UIConstraints: *InputSlot PF26A *PageSize EnvDL
  298. *UIConstraints: *PageRegion EnvDL *InputSlot PF26A
  299. *UIConstraints: *InputSlot PF26A *PageRegion EnvDL
  300. *UIConstraints: *PageSize EnvC5 *InputSlot PF26A
  301. *UIConstraints: *InputSlot PF26A *PageSize EnvC5
  302. *UIConstraints: *PageRegion EnvC5 *InputSlot PF26A
  303. *UIConstraints: *InputSlot PF26A *PageRegion EnvC5
  304. *UIConstraints: *PageSize Executive *InputSlot PF26B
  305. *UIConstraints: *InputSlot PF26B *PageSize Executive
  306. *UIConstraints: *PageRegion Executive *InputSlot PF26B
  307. *UIConstraints: *InputSlot PF26B *PageRegion Executive
  308. *UIConstraints: *PageSize A5 *InputSlot PF26B
  309. *UIConstraints: *InputSlot PF26B *PageSize A5
  310. *UIConstraints: *PageRegion A5 *InputSlot PF26B
  311. *UIConstraints: *InputSlot PF26B *PageRegion A5
  312. *UIConstraints: *PageSize A6 *InputSlot PF26B
  313. *UIConstraints: *InputSlot PF26B *PageSize A6
  314. *UIConstraints: *PageRegion A6 *InputSlot PF26B
  315. *UIConstraints: *InputSlot PF26B *PageRegion A6
  316. *UIConstraints: *PageSize ISOB5 *InputSlot PF26B
  317. *UIConstraints: *InputSlot PF26B *PageSize ISOB5
  318. *UIConstraints: *PageRegion ISOB5 *InputSlot PF26B
  319. *UIConstraints: *InputSlot PF26B *PageRegion ISOB5
  320. *UIConstraints: *PageSize B6 *InputSlot PF26B
  321. *UIConstraints: *InputSlot PF26B *PageSize B6
  322. *UIConstraints: *PageRegion B6 *InputSlot PF26B
  323. *UIConstraints: *InputSlot PF26B *PageRegion B6
  324. *UIConstraints: *PageSize EnvPersonal *InputSlot PF26B
  325. *UIConstraints: *InputSlot PF26B *PageSize EnvPersonal
  326. *UIConstraints: *PageRegion EnvPersonal *InputSlot PF26B
  327. *UIConstraints: *InputSlot PF26B *PageRegion EnvPersonal
  328. *UIConstraints: *PageSize Env9 *InputSlot PF26B
  329. *UIConstraints: *InputSlot PF26B *PageSize Env9
  330. *UIConstraints: *PageRegion Env9 *InputSlot PF26B
  331. *UIConstraints: *InputSlot PF26B *PageRegion Env9
  332. *UIConstraints: *PageSize Env10 *InputSlot PF26B
  333. *UIConstraints: *InputSlot PF26B *PageSize Env10
  334. *UIConstraints: *PageRegion Env10 *InputSlot PF26B
  335. *UIConstraints: *InputSlot PF26B *PageRegion Env10
  336. *UIConstraints: *PageSize EnvMonarch *InputSlot PF26B
  337. *UIConstraints: *InputSlot PF26B *PageSize EnvMonarch
  338. *UIConstraints: *PageRegion EnvMonarch *InputSlot PF26B
  339. *UIConstraints: *InputSlot PF26B *PageRegion EnvMonarch
  340. *UIConstraints: *PageSize EnvDL *InputSlot PF26B
  341. *UIConstraints: *InputSlot PF26B *PageSize EnvDL
  342. *UIConstraints: *PageRegion EnvDL *InputSlot PF26B
  343. *UIConstraints: *InputSlot PF26B *PageRegion EnvDL
  344. *UIConstraints: *PageSize EnvC5 *InputSlot PF26B
  345. *UIConstraints: *InputSlot PF26B *PageSize EnvC5
  346. *UIConstraints: *PageRegion EnvC5 *InputSlot PF26B
  347. *UIConstraints: *InputSlot PF26B *PageRegion EnvC5
  348. *UIConstraints: *Duplex *PageSize Executive
  349. *UIConstraints: *PageSize Executive *Duplex DuplexTumble
  350. *UIConstraints: *PageSize Executive *Duplex DuplexNoTumble
  351. *UIConstraints: *Duplex *PageRegion Executive
  352. *UIConstraints: *PageRegion Executive *Duplex DuplexTumble
  353. *UIConstraints: *PageRegion Executive *Duplex DuplexNoTumble
  354. *UIConstraints: *Duplex *PageSize Tabloid
  355. *UIConstraints: *PageSize Tabloid *Duplex DuplexTumble
  356. *UIConstraints: *PageSize Tabloid *Duplex DuplexNoTumble
  357. *UIConstraints: *Duplex *PageRegion Tabloid
  358. *UIConstraints: *PageRegion Tabloid *Duplex DuplexTumble
  359. *UIConstraints: *PageRegion Tabloid *Duplex DuplexNoTumble
  360. *UIConstraints: *Duplex *PageSize A3
  361. *UIConstraints: *PageSize A3 *Duplex DuplexTumble
  362. *UIConstraints: *PageSize A3 *Duplex DuplexNoTumble
  363. *UIConstraints: *Duplex *PageRegion A3
  364. *UIConstraints: *PageRegion A3 *Duplex DuplexTumble
  365. *UIConstraints: *PageRegion A3 *Duplex DuplexNoTumble
  366. *UIConstraints: *Duplex *PageSize A6
  367. *UIConstraints: *PageSize A6 *Duplex DuplexTumble
  368. *UIConstraints: *PageSize A6 *Duplex DuplexNoTumble
  369. *UIConstraints: *Duplex *PageRegion A6
  370. *UIConstraints: *PageRegion A6 *Duplex DuplexTumble
  371. *UIConstraints: *PageRegion A6 *Duplex DuplexNoTumble
  372. *UIConstraints: *Duplex *PageSize B4
  373. *UIConstraints: *PageSize B4 *Duplex DuplexTumble
  374. *UIConstraints: *PageSize B4 *Duplex DuplexNoTumble
  375. *UIConstraints: *Duplex *PageRegion B4
  376. *UIConstraints: *PageRegion B4 *Duplex DuplexTumble
  377. *UIConstraints: *PageRegion B4 *Duplex DuplexNoTumble
  378. *UIConstraints: *Duplex *PageSize ISOB5
  379. *UIConstraints: *PageSize ISOB5 *Duplex DuplexTumble
  380. *UIConstraints: *PageSize ISOB5 *Duplex DuplexNoTumble
  381. *UIConstraints: *Duplex *PageRegion ISOB5
  382. *UIConstraints: *PageRegion ISOB5 *Duplex DuplexTumble
  383. *UIConstraints: *PageRegion ISOB5 *Duplex DuplexNoTumble
  384. *UIConstraints: *Duplex *PageSize B6
  385. *UIConstraints: *PageSize B6 *Duplex DuplexTumble
  386. *UIConstraints: *PageSize B6 *Duplex DuplexNoTumble
  387. *UIConstraints: *Duplex *PageRegion B6
  388. *UIConstraints: *PageRegion B6 *Duplex DuplexTumble
  389. *UIConstraints: *PageRegion B6 *Duplex DuplexNoTumble
  390. *UIConstraints: *Duplex *PageSize EnvPersonal
  391. *UIConstraints: *PageSize EnvPersonal *Duplex DuplexTumble
  392. *UIConstraints: *PageSize EnvPersonal *Duplex DuplexNoTumble
  393. *UIConstraints: *Duplex *PageRegion EnvPersonal
  394. *UIConstraints: *PageRegion EnvPersonal *Duplex DuplexTumble
  395. *UIConstraints: *PageRegion EnvPersonal *Duplex DuplexNoTumble
  396. *UIConstraints: *Duplex *PageSize Env9
  397. *UIConstraints: *PageSize Env9 *Duplex DuplexTumble
  398. *UIConstraints: *PageSize Env9 *Duplex DuplexNoTumble
  399. *UIConstraints: *Duplex *PageRegion Env9
  400. *UIConstraints: *PageRegion Env9 *Duplex DuplexTumble
  401. *UIConstraints: *PageRegion Env9 *Duplex DuplexNoTumble
  402. *UIConstraints: *Duplex *PageSize Env10
  403. *UIConstraints: *PageSize Env10 *Duplex DuplexTumble
  404. *UIConstraints: *PageSize Env10 *Duplex DuplexNoTumble
  405. *UIConstraints: *Duplex *PageRegion Env10
  406. *UIConstraints: *PageRegion Env10 *Duplex DuplexTumble
  407. *UIConstraints: *PageRegion Env10 *Duplex DuplexNoTumble
  408. *UIConstraints: *Duplex *PageSize EnvMonarch
  409. *UIConstraints: *PageSize EnvMonarch *Duplex DuplexTumble
  410. *UIConstraints: *PageSize EnvMonarch *Duplex DuplexNoTumble
  411. *UIConstraints: *Duplex *PageRegion EnvMonarch
  412. *UIConstraints: *PageRegion EnvMonarch *Duplex DuplexTumble
  413. *UIConstraints: *PageRegion EnvMonarch *Duplex DuplexNoTumble
  414. *UIConstraints: *Duplex *PageSize EnvDL
  415. *UIConstraints: *PageSize EnvDL *Duplex DuplexTumble
  416. *UIConstraints: *PageSize EnvDL *Duplex DuplexNoTumble
  417. *UIConstraints: *Duplex *PageRegion EnvDL
  418. *UIConstraints: *PageRegion EnvDL *Duplex DuplexTumble
  419. *UIConstraints: *PageRegion EnvDL *Duplex DuplexNoTumble
  420. *UIConstraints: *Duplex *PageSize EnvC5
  421. *UIConstraints: *PageSize EnvC5 *Duplex DuplexTumble
  422. *UIConstraints: *PageSize EnvC5 *Duplex DuplexNoTumble
  423. *UIConstraints: *Duplex *PageRegion EnvC5
  424. *UIConstraints: *PageRegion EnvC5 *Duplex DuplexTumble
  425. *UIConstraints: *PageRegion EnvC5 *Duplex DuplexNoTumble
  426.  
  427. *% Resolution 
  428. *OpenUI *Resolution/Resolution: PickOne
  429. *OrderDependency: 10 AnySetup *Resolution
  430. *DefaultResolution: 600dpi
  431. *Resolution 300dpi/300 Dots per Inch (dpi): "<< /HWResolution [300 300] >> setpagedevice"
  432. *Resolution 600dpi/600 Dots per Inch (dpi): "<< /HWResolution [600 600] >> setpagedevice"
  433. *?Resolution: "save currentpagedevice /HWResolution get 0 get (      ) cvs print (dpi) = flush restore"
  434. *CloseUI: *Resolution
  435.  
  436. *% Image Refinement 
  437. *OpenUI *Smoothing/KIR: PickOne
  438. *OrderDependency: 50 AnySetup *Smoothing
  439. *DefaultSmoothing: True
  440. *Smoothing True/On: "1 statusdict /setdoret get exec"
  441. *Smoothing False/Off: "0 statusdict /setdoret get exec"
  442. *?Smoothing: "
  443.   save
  444.   [(False)(True)(True)(True)]
  445.   statusdict /doret get exec {get} stopped
  446.   {pop pop (Unknown)} if
  447.   = flush restore"
  448. *End
  449. *CloseUI: *Smoothing
  450.  
  451. *% Halftone Information 
  452. *DefaultHalftoneType: 1
  453. *ScreenFreq: "60.0"
  454. *ScreenAngle: "45.0"
  455. *ResScreenFreq 600dpi: "60.0"
  456. *ResScreenAngle 600dpi: "45.0"
  457. *ResScreenFreq 300dpi: "53.0"
  458. *ResScreenAngle 300dpi: "45.0"
  459.  
  460. *DefaultScreenProc: Ellipse
  461. *ScreenProc Dot: "
  462.   {abs exch abs 2 copy add 1 gt
  463.   {1 sub dup mul exch 1 sub dup mul add 1 sub}
  464.   {dup mul exch dup mul add 1 exch sub} ifelse}"
  465. *End
  466. *ScreenProc Line: "{pop}"
  467. *ScreenProc Ellipse: "{dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}"
  468. *DefaultTransfer: Null
  469. *Transfer Null: "{}"
  470. *Transfer Null.Inverse: "{1 exch sub}"
  471.  
  472. *% Paper Handling 
  473. *% Page Size Definitions
  474. *OpenUI *PageSize: PickOne
  475. *OrderDependency: 40 AnySetup *PageSize
  476. *DefaultPageSize: Letter
  477. *PageSize Letter/Letter: "<</Policies <</PageSize 2>> /PageSize [612 792] /ImagingBBox null>> setpagedevice"
  478. *PageSize Legal/Legal: "<</Policies <</PageSize 2>> /PageSize [612 1008] /ImagingBBox null>> setpagedevice"
  479. *PageSize Executive/Executive: "<</Policies <</PageSize 2>> /PageSize [522 756] /ImagingBBox null>> setpagedevice"
  480. *PageSize Tabloid/11x17 (Ledger): "<</Policies <</PageSize 2>> /PageSize [792 1224] /ImagingBBox null>> setpagedevice"
  481. *PageSize A3/A3: "<</Policies <</PageSize 2>> /PageSize [842 1191] /ImagingBBox null>> setpagedevice"
  482. *PageSize A4/A4: "<</Policies <</PageSize 2>> /PageSize [595 842] /ImagingBBox null>> setpagedevice"
  483. *PageSize A5/A5: "<</Policies <</PageSize 2>> /PageSize [420 595] /ImagingBBox null>> setpagedevice"
  484. *PageSize A6/A6: "<</Policies <</PageSize 2>> /PageSize [297 420] /ImagingBBox null>> setpagedevice"
  485. *PageSize B4/B4: "<</Policies <</PageSize 2>> /PageSize [729 1032] /ImagingBBox null>> setpagedevice"
  486. *PageSize B5/B5 (JIS): "<</Policies <</PageSize 2>> /PageSize [516 729] /ImagingBBox null>> setpagedevice"
  487. *PageSize ISOB5/B5 (ISO): "<</Policies <</PageSize 2>> /PageSize [499 709] /ImagingBBox null>> setpagedevice"
  488. *PageSize B6/B6: "<</Policies <</PageSize 2>> /PageSize [363 516] /ImagingBBox null>> setpagedevice"
  489. *PageSize EnvPersonal/Envelope #6: "<</Policies <</PageSize 2>> /PageSize [261 468] /ImagingBBox null>> setpagedevice"
  490. *PageSize Env9/Envelope #9: "<</Policies <</PageSize 2>> /PageSize [279 639] /ImagingBBox null>> setpagedevice"
  491. *PageSize Env10/Envelope #10: "<</Policies <</PageSize 2>> /PageSize [297 684] /ImagingBBox null>> setpagedevice"
  492. *PageSize EnvMonarch/Envelope Monarch: "<</Policies <</PageSize 2>> /PageSize [279 540] /ImagingBBox null>> setpagedevice"
  493. *PageSize EnvDL/Envelope DL: "<</Policies <</PageSize 2>> /PageSize [312 624] /ImagingBBox null>> setpagedevice"
  494. *PageSize EnvC5/Envelope C5: "<</Policies <</PageSize 2>> /PageSize [459 649] /ImagingBBox null>> setpagedevice"
  495. *?PageSize: "
  496.   save
  497.   currentpagedevice /PageSize get aload pop
  498.   2 copy gt {exch} if
  499.   (Unknown)
  500.   18 dict
  501.   dup [612 792] (Letter) put
  502.   dup [612 1008] (Legal) put
  503.   dup [522 756] (Executive) put
  504.   dup [792 1224] (Tabloid) put
  505.   dup [842 1191] (A3) put
  506.   dup [595 842] (A4) put
  507.   dup [420 595] (A5) put
  508.   dup [297 420] (A6) put
  509.   dup [729 1032] (B4) put
  510.   dup [516 729] (B5) put
  511.   dup [499 709] (ISOB5) put
  512.   dup [363 516] (B6) put
  513.   dup [261 468] (EnvPersonal) put
  514.   dup [279 639] (Env9) put
  515.   dup [297 684] (Env10) put
  516.   dup [279 540] (EnvMonarch) put
  517.   dup [312 624] (EnvDL) put
  518.   dup [459 649] (EnvC5) put
  519.   {exch aload pop 4 index sub abs 5 le exch
  520.     5 index sub abs 5 le and
  521.     {exch pop exit}{pop} ifelse
  522.   } bind forall
  523.   = flush pop pop restore "
  524. *End
  525. *CloseUI: *PageSize
  526.  
  527. *% Page Region Definitions for Frame Buffer
  528. *OpenUI *PageRegion: PickOne
  529. *OrderDependency: 40 AnySetup *PageRegion
  530. *DefaultPageRegion: Letter
  531. *PageRegion Letter/Letter: "<</Policies <</PageSize 7>> /PageSize [612 792] /ImagingBBox null>> setpagedevice"
  532. *PageRegion Legal/Legal: "<</Policies <</PageSize 7>> /PageSize [612 1008] /ImagingBBox null>> setpagedevice"
  533. *PageRegion Executive/Executive: "<</Policies <</PageSize 7>> /PageSize [522 756] /ImagingBBox null>> setpagedevice"
  534. *PageRegion Tabloid/11x17 (Ledger): "<</Policies <</PageSize 7>> /PageSize [792 1224] /ImagingBBox null>> setpagedevice"
  535. *PageRegion A3/A3: "<</Policies <</PageSize 7>> /PageSize [842 1191] /ImagingBBox null>> setpagedevice"
  536. *PageRegion A4/A4: "<</Policies <</PageSize 7>> /PageSize [595 842] /ImagingBBox null>> setpagedevice"
  537. *PageRegion A5/A5: "<</Policies <</PageSize 7>> /PageSize [420 595] /ImagingBBox null>> setpagedevice"
  538. *PageRegion A6/A6: "<</Policies <</PageSize 7>> /PageSize [297 420] /ImagingBBox null>> setpagedevice"
  539. *PageRegion B4/B4: "<</Policies <</PageSize 7>> /PageSize [729 1032] /ImagingBBox null>> setpagedevice"
  540. *PageRegion B5/B5 (JIS): "<</Policies <</PageSize 7>> /PageSize [516 729] /ImagingBBox null>> setpagedevice"
  541. *PageRegion ISOB5/B5 (ISO): "<</Policies <</PageSize 7>> /PageSize [499 709] /ImagingBBox null>> setpagedevice"
  542. *PageRegion B6/B6: "<</Policies <</PageSize 7>> /PageSize [363 516] /ImagingBBox null>> setpagedevice"
  543. *PageRegion EnvPersonal/Envelope #6: "<</Policies <</PageSize 7>> /PageSize [261 468] /ImagingBBox null>> setpagedevice"
  544. *PageRegion Env9/Envelope #9: "<</Policies <</PageSize 7>> /PageSize [279 639] /ImagingBBox null>> setpagedevice"
  545. *PageRegion Env10/Envelope #10: "<</Policies <</PageSize 7>> /PageSize [297 684] /ImagingBBox null>> setpagedevice"
  546. *PageRegion EnvMonarch/Envelope Monarch: "<</Policies <</PageSize 7>> /PageSize [279 540] /ImagingBBox null>> setpagedevice"
  547. *PageRegion EnvDL/Envelope DL: "<</Policies <</PageSize 7>> /PageSize [312 624] /ImagingBBox null>> setpagedevice"
  548. *PageRegion EnvC5/Envelope C5: "<</Policies <</PageSize 7>> /PageSize [459 649] /ImagingBBox null>> setpagedevice"
  549. *CloseUI: *PageRegion
  550.  
  551. *% Imageable Area Definitions
  552. *DefaultImageableArea: Letter
  553. *ImageableArea Letter/Letter: "12 16 600 776"
  554. *ImageableArea Legal/Legal: "12 17 600 991"
  555. *ImageableArea Executive/Executive: "12 12 510 744"
  556. *ImageableArea Tabloid/11x17 (Ledger): "12 12 780 1212"
  557. *ImageableArea A3/A3: "12 12 830 1179"
  558. *ImageableArea A4/A4: "14 15 581 827"
  559. *ImageableArea A5/A5: "12 12 409 583"
  560. *ImageableArea A6/A6: "12 12 285 409"
  561. *ImageableArea B4/B4: "12 12 716 1020"
  562. *ImageableArea B5/B5 (JIS): "21 12 495 717"
  563. *ImageableArea ISOB5/B5 (ISO): "12 12 487 696"
  564. *ImageableArea B6/B6: "12 12 352 504"
  565. *ImageableArea EnvPersonal/Envelope #6: "12 12 249 456"
  566. *ImageableArea Env9/Envelope #9: "12 12 267 627"
  567. *ImageableArea Env10/Envelope #10: "12 12 285 672"
  568. *ImageableArea EnvMonarch/Envelope Monarch: "12 12 267 528"
  569. *ImageableArea EnvDL/Envelope DL: "12 12 300 612"
  570. *ImageableArea EnvC5/Envelope C5: "12 12 447 637"
  571. *?ImageableArea: "
  572.   save
  573.   /cvp {cvi (                   ) cvs
  574.   print ( ) print} bind def
  575.   newpath clippath pathbbox
  576.   4 -2 roll exch 2 {ceiling cvp} repeat
  577.   exch 2 {floor cvp} repeat ( )
  578.   = flush restore"
  579. *End
  580.  
  581. *% Physical Dimensions of Media
  582. *DefaultPaperDimension: Letter
  583. *PaperDimension Letter/Letter: "612 792"
  584. *PaperDimension Legal/Legal: "612 1008"
  585. *PaperDimension Executive/Executive: "522 756"
  586. *PaperDimension Tabloid/11x17 (Ledger): "792 1224"
  587. *PaperDimension A3/A3: "842 1191"
  588. *PaperDimension A4/A4: "595 842"
  589. *PaperDimension A5/A5: "420 595"
  590. *PaperDimension A6/A6: "297 420"
  591. *PaperDimension B4/B4: "729 1032"
  592. *PaperDimension B5/B5 (JIS): "516 729"
  593. *PaperDimension ISOB5/B5 (ISO): "499 709"
  594. *PaperDimension B6/B6: "363 516"
  595. *PaperDimension EnvPersonal/Envelope #6: "261 468"
  596. *PaperDimension Env9/Envelope #9: "279 639"
  597. *PaperDimension Env10/Envelope #10: "297 684"
  598. *PaperDimension EnvMonarch/Envelope Monarch: "279 540"
  599. *PaperDimension EnvDL/Envelope DL: "312 624"
  600. *PaperDimension EnvC5/Envelope C5: "459 649"
  601.  
  602. *% Input Slot Definitions
  603. *OpenUI *InputSlot: PickOne
  604. *OrderDependency: 30 AnySetup *InputSlot
  605. *DefaultInputSlot: Internal
  606. *InputSlot Internal/Cassette 1 (Internal): "<</ManualFeed false>> setpagedevice statusdict begin 0 setpapertray end"
  607. *InputSlot PF26A/Cassette 2: "<</ManualFeed false>> setpagedevice statusdict begin 1 setpapertray end"
  608. *InputSlot PF26B/Cassette 3: "<</ManualFeed false>> setpagedevice statusdict begin 4 setpapertray end"
  609. *InputSlot MF1/Multi-Purpose Feeder: "<</ManualFeed false>> setpagedevice statusdict begin 3 setpapertray end"
  610. *InputSlot MF/Manual Feed: "<< /ManualFeed true >> setpagedevice"
  611. *?InputSlot: ""
  612. *CloseUI: *InputSlot
  613.  
  614. *% MediaType Definitions
  615. *OpenUI *MediaType: PickOne
  616. *OrderDependency: 100 AnySetup *MediaType
  617. *DefaultMediaType: Plain
  618. *MediaType Plain/Plain Paper: "<</ManualFeed false /MediaType (Plain) /DeferredMediaSelection true >> setpagedevice"
  619. *MediaType Transparency/Transparency: "<</ManualFeed false /MediaType (Transparency) /DeferredMediaSelection true >> setpagedevice"
  620. *MediaType Labels/Labels: "<</ManualFeed false /MediaType (Labels) /DeferredMediaSelection true >> setpagedevice"
  621. *MediaType Letterhead/Letterhead: "<</ManualFeed false /MediaType (Letterhead) /DeferredMediaSelection true >> setpagedevice"
  622. *MediaType Bond/Bond: "<</ManualFeed false /MediaType (Bond) /DeferredMediaSelection true >> setpagedevice"
  623. *MediaType Color/Color: "<</ManualFeed false /MediaType (Color) /DeferredMediaSelection true >> setpagedevice"
  624. *MediaType Preprinted/Preprinted: "<</ManualFeed false /MediaType (Preprinted) /DeferredMediaSelection true >> setpagedevice"
  625. *MediaType Prepunched/Prepunched: "<</ManualFeed false /MediaType (Prepunched) /DeferredMediaSelection true >> setpagedevice"
  626. *MediaType Recycled/Recycled: "<</ManualFeed false /MediaType (Recycled) /DeferredMediaSelection true >> setpagedevice"
  627. *MediaType Rough/Rough: "<</ManualFeed false /MediaType (Rough) /DeferredMediaSelection true >> setpagedevice"
  628. *MediaType Cardstock/Cardstock: "<</ManualFeed false /MediaType (Card Stock) /DeferredMediaSelection true >> setpagedevice"
  629. *MediaType Vellum/Vellum: "<</ManualFeed false /MediaType (Vellum) /DeferredMediaSelection true >> setpagedevice"
  630. *MediaType User1/Custom 1: "<</ManualFeed false /MediaType (Custom Type1) /DeferredMediaSelection true >> setpagedevice"
  631. *MediaType User2/Custom 2: "<</ManualFeed false /MediaType (Custom Type2) /DeferredMediaSelection true >> setpagedevice"
  632. *MediaType User3/Custom 3: "<</ManualFeed false /MediaType (Custom Type3) /DeferredMediaSelection true >> setpagedevice"
  633. *MediaType User4/Custom 4: "<</ManualFeed false /MediaType (Custom Type4) /DeferredMediaSelection true >> setpagedevice"
  634. *MediaType User5/Custom 5: "<</ManualFeed false /MediaType (Custom Type5) /DeferredMediaSelection true >> setpagedevice"
  635. *MediaType User6/Custom 6: "<</ManualFeed false /MediaType (Custom Type6) /DeferredMediaSelection true >> setpagedevice"
  636. *MediaType User7/Custom 7: "<</ManualFeed false /MediaType (Custom Type7) /DeferredMediaSelection true >> setpagedevice"
  637. *MediaType User8/Custom 8: "<</ManualFeed false /MediaType (Custom Type8) /DeferredMediaSelection true >> setpagedevice"
  638. *?MediaType: "
  639.   save
  640.     currentpagedevice /MediaType {get} stopped
  641.     {pop pop (Unknown)} {dup null eq {pop (Unknown)} if} ifelse = flush
  642.   restore"
  643. *End
  644. *CloseUI: *MediaType
  645.  
  646. *RequiresPageRegion All: True
  647. *% Output Bin Definitions
  648. *OpenUI *OutputBin/Output Bin: PickOne
  649. *OrderDependency: 51 AnySetup *OutputBin
  650. *DefaultOutputBin: FDTop
  651. *OutputBin FDTop/Top Tray (Face-Down): "0 statusdict /setoutputtray get exec"
  652. *OutputBin FURear/Rear Tray (Face-Up): "1 statusdict /setoutputtray get exec"
  653. *?OutputBin: ""
  654. *CloseUI: *OutputBin
  655.  
  656. *% Duplex Definitions
  657. *OpenUI *Duplex/Duplexing: PickOne
  658. *OrderDependency: 50 AnySetup *Duplex
  659. *DefaultDuplex: None
  660. *Duplex None/None: "statusdict begin false setduplexmode false settumble end"
  661. *Duplex DuplexTumble/Short Edge: "statusdict begin true setduplexmode true settumble end"
  662. *Duplex DuplexNoTumble/Long Edge: "statusdict begin true setduplexmode false settumble end"
  663. *?Duplex: "
  664.   save
  665.   statusdict begin
  666.   duplexmode
  667.   {tumble {(DuplexTumble)}{(DuplexNoTumble)} ifelse}
  668.   {(None)} ifelse
  669.   = flush end restore"
  670. *End
  671. *CloseUI: *Duplex
  672.  
  673. *% Job Spooling Definitions
  674. *OpenUI *KCCollate/Job Spooling: PickOne
  675. *OrderDependency: 20 AnySetup *KCCollate
  676. *DefaultKCCollate: None
  677. *KCCollate None/None: "<< /Collate false >> setpagedevice"
  678. *KCCollate Temp0/Temporary (RAM Disk): "
  679.   userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
  680.   userdict /UICollateDetails get  /Mode 0  put <</Collate true /CollateDetails UICollateDetails>> setpagedevice"
  681. *End
  682. *KCCollate Temp/Temporary (Hard Disk): "
  683.   userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
  684.   userdict /UICollateDetails get  /Mode 1  put <</Collate true /CollateDetails UICollateDetails>> setpagedevice"
  685. *End
  686. *KCCollate Perm/Permanent (Hard Disk): "
  687.   userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
  688.   userdict /UICollateDetails get  /Mode 2  put <</Collate true /CollateDetails UICollateDetails>> setpagedevice"
  689. *End
  690. *?KCCollate: "
  691.   save
  692.   currentpagedevice dup /Collate known {
  693.     dup /CollateDetails known {
  694.       /CollateDetails get
  695.       dup /Mode known {
  696.         /Mode get
  697.         1 {
  698.           dup 0 eq {pop (Temp0) exit} if
  699.           dup 1 eq {pop (Temp) exit} if
  700.           dup 2 eq {pop (Perm) exit} if
  701.           pop (Unknown)
  702.         } repeat
  703.       }{pop (Unknown)} ifelse
  704.     }{pop (Unknown)} ifelse
  705.   }{pop (Unknown)} ifelse
  706.   = flush restore"
  707. *End
  708. *CloseUI: *KCCollate
  709.  
  710. *% Barcode Mode Definitions
  711. *OpenUI *KCBarcodeMode/Barcode: PickOne
  712. *OrderDependency: 21 AnySetup *KCBarcodeMode
  713. *DefaultKCBarcodeMode: None
  714. *KCBarcodeMode None/None: "
  715.   userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
  716.   userdict /UICollateDetails get /Barcode 2  put <</CollateDetails UICollateDetails>> setpagedevice
  717. "
  718. *End
  719. *KCBarcodeMode First/First Page: "
  720.   userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
  721.   userdict /UICollateDetails get /Barcode 0  put <</CollateDetails UICollateDetails>> setpagedevice
  722. "
  723. *End
  724. *KCBarcodeMode All/All Pages: "
  725.   userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
  726.   userdict /UICollateDetails get /Barcode 1  put <</CollateDetails UICollateDetails>> setpagedevice
  727. "
  728. *End
  729. *?KCBarcodeMode: "
  730.   save
  731.   currentpagedevice dup /CollateDetails known {
  732.     /CollateDetails get /Barcode get
  733.     1 {
  734.       dup 2 eq {pop (None) exit} if
  735.       dup 0 eq {pop (First) exit} if
  736.       dup 1 eq {pop (All) exit} if
  737.       pop (Unknown)
  738.     } repeat
  739.   }{(Unknown)} ifelse
  740.   exch pop
  741.   = flush restore"
  742. *End
  743. *CloseUI: *KCBarcodeMode
  744.  
  745. *% Barcode ID Definitions
  746. *OpenUI *KCBarcodeID/Barcode ID: Boolean
  747. *OrderDependency: 23 AnySetup *KCBarcodeID
  748. *DefaultKCBarcodeID: False
  749. *KCBarcodeID True/On: "
  750.   userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
  751.   userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
  752.   {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
  753.   or put <</CollateDetails UICollateDetails>> setpagedevice
  754. "
  755. *End
  756. *KCBarcodeID False/Off: "
  757.   userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
  758.   userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
  759.   {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
  760.   not put <</CollateDetails UICollateDetails>> setpagedevice
  761. "
  762. *End
  763. *?KCBarcodeID: "
  764.   save
  765.   currentpagedevice dup /CollateDetails known {
  766.     /CollateDetails get /BarcodePosition get 128 gt
  767.     {(False)}{(True)} ifelse
  768.   }{(Unknown)} ifelse
  769.   exch pop
  770.   = flush restore"
  771. *End
  772. *CloseUI: *KCBarcodeID
  773.  
  774. *% Barcode Position Definitions
  775. *OpenUI *KCBarcodePos/Barcode Position: PickOne
  776. *OrderDependency: 22 AnySetup *KCBarcodePos
  777. *DefaultKCBarcodePos: ULB
  778. *KCBarcodePos ULB/Upper Left: "
  779.   userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
  780.   userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
  781.   {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
  782.   and 4 or put <</CollateDetails UICollateDetails>> setpagedevice
  783. "
  784. *End
  785. *KCBarcodePos URB/Upper Right: "
  786.   userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
  787.   userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
  788.   {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
  789.   and 3 or put <</CollateDetails UICollateDetails>> setpagedevice
  790. "
  791. *End
  792. *KCBarcodePos LLB/Lower Left: "
  793.   userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
  794.   userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
  795.   {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
  796.   and 7 or put <</CollateDetails UICollateDetails>> setpagedevice
  797. "
  798. *End
  799. *KCBarcodePos LRB/Lower Right: "
  800.   userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
  801.   userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
  802.   {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
  803.   and put <</CollateDetails UICollateDetails>> setpagedevice
  804. "
  805. *End
  806. *KCBarcodePos ULVB/Upper Left Vertical: "
  807.   userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
  808.   userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
  809.   {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
  810.   and 5 or put <</CollateDetails UICollateDetails>> setpagedevice
  811. "
  812. *End
  813. *KCBarcodePos URVB/Upper Right Vertical: "
  814.   userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
  815.   userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
  816.   {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
  817.   and 2 or put <</CollateDetails UICollateDetails>> setpagedevice
  818. "
  819. *End
  820. *KCBarcodePos LLVB/Lower Left Vertical: "
  821.   userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
  822.   userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
  823.   {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
  824.   and 6 or put <</CollateDetails UICollateDetails>> setpagedevice
  825. "
  826. *End
  827. *KCBarcodePos LRVB/Lower Right Vertical: "
  828.   userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
  829.   userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
  830.   {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
  831.   and 1 or put <</CollateDetails UICollateDetails>> setpagedevice
  832. "
  833. *End
  834. *?KCBarcodePos: "
  835.   save
  836.   currentpagedevice dup /CollateDetails known {
  837.     /CollateDetails get /BarcodePosition get
  838.     1 {
  839.       dup 4 eq {pop (ULB) exit} if
  840.       dup 3 eq {pop (URB) exit} if
  841.       dup 7 eq {pop (LLB) exit} if
  842.       dup 0 eq {pop (LRB) exit} if
  843.       dup 5 eq {pop (ULVB) exit} if
  844.       dup 2 eq {pop (URVB) exit} if
  845.       dup 6 eq {pop (LLVB) exit} if
  846.       dup 1 eq {pop (LRVB) exit} if
  847.       pop (Unknown)
  848.     } repeat
  849.   }{(Unknown)} ifelse
  850.   exch pop
  851.   = flush restore"
  852. *End
  853. *CloseUI: *KCBarcodePos
  854.  
  855. *% Tray Switch Definitions
  856. *OpenUI *TraySwitch/Auto Tray Switch: PickOne
  857. *OrderDependency: 25 AnySetup *TraySwitch
  858. *DefaultTraySwitch: PrnDef
  859. *TraySwitch PrnDef/Printer Default: ""
  860. *TraySwitch True/On: "<< /TraySwitch true >> setpagedevice"
  861. *TraySwitch False/Off: "<< /TraySwitch false >> setpagedevice"
  862. *?TraySwitch: "
  863.   save
  864.   currentpagedevice /TraySwitch get
  865.   { (True) }{ (False) } ifelse
  866.   = flush restore"
  867. *End
  868. *CloseUI: *TraySwitch
  869.  
  870. *% PPD Version Info 
  871. *OpenUI *KCVersion/PPD Version: PickOne
  872. *OrderDependency: 25 AnySetup *KCVersion
  873. *DefaultKCVersion: Default
  874. *KCVersion Default/1.6.2 [06-19-2000]: ""
  875. *KCVersion Default1/<A9>Kyocera Corporation: ""
  876. *CloseUI: *KCVersion
  877.  
  878. *% Font Information
  879. *DefaultFont: Courier
  880. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  881. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  882. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  883. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  884. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  885. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  886. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  887. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  888. *Font Courier: Standard "(002.004S)" Standard ROM
  889. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  890. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  891. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  892. *Font Helvetica: Standard "(001.006S)" Standard ROM
  893. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  894. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  895. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  896. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  897. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  898. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  899. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  900. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  901. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  902. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  903. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  904. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  905. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  906. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  907. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  908. *Font Symbol: Special "(001.007S)" Special ROM
  909. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  910. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  911. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  912. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  913. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  914. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  915. *Font Albertus-Medium: Standard "(001.008S)" Standard ROM
  916. *Font Albertus-ExtraBold: Standard "(001.008S)" Standard ROM
  917. *Font AntiqueOlive: Standard "(001.008S)" Standard ROM
  918. *Font AntiqueOlive-Italic: Standard "(001.008S)" Standard ROM
  919. *Font AntiqueOlive-Bold: Standard "(001.008S)" Standard ROM
  920. *Font Arial: Standard "(001.008S)" Standard ROM
  921. *Font Arial-Italic: Standard "(001.008S)" Standard ROM
  922. *Font Arial-Bold: Standard "(001.008S)" Standard ROM
  923. *Font Arial-BoldItalic: Standard "(001.008S)" Standard ROM
  924. *Font CGOmega: Standard "(001.008S)" Standard ROM
  925. *Font CGOmega-Italic: Standard "(001.008S)" Standard ROM
  926. *Font CGOmega-Bold: Standard "(001.008S)" Standard ROM
  927. *Font CGOmega-BoldItalic: Standard "(001.008S)" Standard ROM
  928. *Font CGTimes: Standard "(001.008S)" Standard ROM
  929. *Font CGTimes-Italic: Standard "(001.008S)" Standard ROM
  930. *Font CGTimes-Bold: Standard "(001.008S)" Standard ROM
  931. *Font CGTimes-BoldItalic: Standard "(001.008S)" Standard ROM
  932. *Font Clarendon-Condensed-Bold: Standard "(001.008S)" Standard ROM
  933. *Font Coronet: Standard "(001.008S)" Standard ROM
  934. *Font CourierHP: Standard "(001.008S)" Standard ROM
  935. *Font CourierHP-Italic: Standard "(001.008S)" Standard ROM
  936. *Font CourierHP-Bold: Standard "(001.008S)" Standard ROM
  937. *Font CourierHP-BoldItalic: Standard "(001.008S)" Standard ROM
  938. *Font Garamond-Antiqua: Standard "(001.008S)" Standard ROM
  939. *Font Garamond-Halbfett: Standard "(001.008S)" Standard ROM
  940. *Font Garamond-Kursiv: Standard "(001.008S)" Standard ROM
  941. *Font Garamond-KursivHalbfett: Standard "(001.008S)" Standard ROM
  942. *Font LetterGothic: Standard "(001.008S)" Standard ROM
  943. *Font LetterGothic-Italic: Standard "(001.008S)" Standard ROM
  944. *Font LetterGothic-Bold: Standard "(001.008S)" Standard ROM
  945. *Font Marygold: Standard "(001.008S)" Standard ROM
  946. *Font SymbolMT: Standard "(001.008S)" Standard ROM
  947. *Font TimesNewRoman: Standard "(001.008S)" Standard ROM
  948. *Font TimesNewRoman-Italic: Standard "(001.008S)" Standard ROM
  949. *Font TimesNewRoman-BoldItalic: Standard "(001.008S)" Standard ROM
  950. *Font TimesNewRoman-Bold: Standard "(001.008S)" Standard ROM
  951. *Font Univers-Medium: Standard "(001.008S)" Standard ROM
  952. *Font Univers-MediumItalic: Standard "(001.008S)" Standard ROM
  953. *Font Univers-Bold: Standard "(001.008S)" Standard ROM
  954. *Font Univers-BoldItalic: Standard "(001.008S)" Standard ROM
  955. *Font Univers-Condensed-Medium: Standard "(001.008S)" Standard ROM
  956. *Font Univers-Condensed-MediumItalic: Standard "(001.008S)" Standard ROM
  957. *Font Univers-Condensed-Bold: Standard "(001.008S)" Standard ROM
  958. *Font Univers-Condensed-BoldItalic: Standard "(001.008S)" Standard ROM
  959. *Font Wingdings-Regular: Special "(001.008S)" Special ROM
  960. *?FontQuery: "
  961.   save
  962.   /str 100 string dup 0 (fonts/) putinterval def
  963.   {count 1 gt
  964.     { exch dup str 6 94 getinterval cvs
  965.       (/) print print (:) print
  966.       FontDirectory exch known
  967.       {(Yes)}{(No)} ifelse =
  968.     }{exit} ifelse
  969.   } bind loop (*)
  970.   = flush restore"
  971. *End
  972. *?FontList: "save FontDirectory { pop == } bind forall flush (*) = flush restore"
  973. *% Printer Messages
  974. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  975. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  976. *Message: "\FontName\ not found, using Courier"
  977.  
  978. *% Status (format: %%[ status: <one of these> ]%% )
  979. *Status: "warming up"
  980. *Status: "idle"
  981. *Status: "busy"
  982. *Status: "waiting"
  983. *Status: "printing"
  984. *Status: "initializing"
  985. *Status: "printing test page"/printing test page
  986. *Status: "PrinterError: paper entry misfeed"
  987. *Status: "PrinterError: cover open"
  988. *Status: "PrinterError: no paper tray"
  989. *Status: "PrinterError: out of paper"
  990. *Status: "PrinterError: toner low (halt)"
  991. *Status: "PrinterError: warming up"
  992. *Status: "PrinterError: other reason"
  993. *Status: "PrinterError: video interface mode"
  994. *Status: "PrinterError: offline"
  995. *Status: "PrinterError: toner low (warning)"
  996.  
  997. *% Printer Error (format: %%[ PrinterError: <one of these> ]%% )
  998. *PrinterError: "paper entry misfeed"
  999. *PrinterError: "cover open"
  1000. *PrinterError: "no paper tray"
  1001. *PrinterError: "out of paper"
  1002. *PrinterError: "toner low (halt)"
  1003. *PrinterError: "warming up"
  1004. *PrinterError: "other reason"
  1005. *PrinterError: "video interface mode"
  1006. *PrinterError: "offline"
  1007. *PrinterError: "toner low (warning)"
  1008.  
  1009. *% Input Sources (format: %%[ status: <stat>;source:<one of these> ]%% )
  1010. *Source: "Serial"
  1011. *Source: "Parallel"
  1012. *Source: "LocalTalk"
  1013. *Source: "Option"
  1014.  
  1015. *%  End of PPD file for Kyocera FS-6900 (USA English)
  1016.